[INFO] cloning repository https://github.com/iyicanme/ck3-savescummer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iyicanme/ck3-savescummer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiyicanme%2Fck3-savescummer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiyicanme%2Fck3-savescummer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e87d0007d8476bf63ecca06c484ee4b0bd896c13
[INFO] fixing iyicanme/ck3-savescummer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiyicanme%2Fck3-savescummer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iyicanme/ck3-savescummer
[INFO] finished tweaking git repo https://github.com/iyicanme/ck3-savescummer
[INFO] tweaked toml for git repo https://github.com/iyicanme/ck3-savescummer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iyicanme/ck3-savescummer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iyicanme/ck3-savescummer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef6910817fb802c64321e82a97df46c8c72c17c3fb3bb6b00aafb455227f76f8
[INFO] running `Command { std: "docker" "start" "ef6910817fb802c64321e82a97df46c8c72c17c3fb3bb6b00aafb455227f76f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef6910817fb802c64321e82a97df46c8c72c17c3fb3bb6b00aafb455227f76f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef6910817fb802c64321e82a97df46c8c72c17c3fb3bb6b00aafb455227f76f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef6910817fb802c64321e82a97df46c8c72c17c3fb3bb6b00aafb455227f76f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking ratatui v0.27.0-alpha.5
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking ck3-savescummer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/save_storage.rs (1 fix)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/save_file_event_handler.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |             sender: &unsafe { CHANNEL.get_or_init(mpsc::channel) }.0,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 - static mut CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout] 20 + static CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/save_storage.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |             receiver: &unsafe { CHANNEL.get_or_init(mpsc::channel) }.1,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 - static mut CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout] 20 + static CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/save_file_event_handler.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |             sender: &unsafe { CHANNEL.get_or_init(mpsc::channel) }.0,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 - static mut CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout] 20 + static CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/save_storage.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |             receiver: &unsafe { CHANNEL.get_or_init(mpsc::channel) }.1,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 - static mut CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout] 20 + static CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s
[INFO] [stderr] crater-edition-check: ck3-savescummer v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ck3-savescummer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/save_file_event_handler.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |             sender: &unsafe { CHANNEL.get_or_init(mpsc::channel) }.0,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 - static mut CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout] 20 + static CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/save_storage.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |             receiver: &unsafe { CHANNEL.get_or_init(mpsc::channel) }.1,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 - static mut CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout] 20 + static CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ck3-savescummer` (bin "ck3-savescummer") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/save_file_event_handler.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |             sender: &unsafe { CHANNEL.get_or_init(mpsc::channel) }.0,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 - static mut CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout] 20 + static CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/save_storage.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |             receiver: &unsafe { CHANNEL.get_or_init(mpsc::channel) }.1,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 - static mut CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout] 20 + static CHANNEL: OnceLock<(Sender<SaveFileUpdate>, Receiver<SaveFileUpdate>)> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ck3-savescummer` (bin "ck3-savescummer" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ef6910817fb802c64321e82a97df46c8c72c17c3fb3bb6b00aafb455227f76f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6910817fb802c64321e82a97df46c8c72c17c3fb3bb6b00aafb455227f76f8", kill_on_drop: false }`
[INFO] [stdout] ef6910817fb802c64321e82a97df46c8c72c17c3fb3bb6b00aafb455227f76f8
